home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group02b.txt / 000080_icon-group-sender_Mon Oct 21 07:49:07 2002.msg < prev    next >
Internet Message Format  |  2003-01-02  |  1KB

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.11.1/8.11.1) id g9LEn4o13136
  4.     for icon-group-addresses; Mon, 21 Oct 2002 07:49:04 -0700 (MST)
  5. Message-Id: <200210211449.g9LEn4o13136@baskerville.CS.Arizona.EDU>
  6. From: "WebsiteWill" <websitewill@cox-internet.com>
  7. X-Newsgroups: comp.lang.icon
  8. Subject: Length of Icon File
  9. Date: Sun, 20 Oct 2002 22:37:21 -0500
  10. X-Priority: 3
  11. X-MSMail-Priority: Normal
  12. X-Newsreader: Microsoft Outlook Express 5.50.4133.2400
  13. X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
  14. X-Complaints-To: abuse@supernews.com
  15. To: icon-group@cs.arizona.edu
  16. Errors-To: icon-group-errors@cs.arizona.edu
  17. Status: RO
  18.  
  19. Hello:
  20.  
  21. I a writing an Icon file that is beginning to get some decent length to it.
  22. Over 1000 lines. I noticed tonight at some point Icon would no longer accept
  23. user input. After checking out the keyboard and rebooting multiple times I
  24. noticed that i could Backspace or Delete or even move around the program but
  25. not add more stuff.
  26.  
  27. So I moved some functions that weren't necessary at the time over to another
  28. file and found that i was able to code some more. is there a way to make
  29. icon accept a longer program? or a way to include functions in an outside
  30. source and have them linked in at runtime?
  31.  
  32. Thanks,
  33. Webby
  34.  
  35.  
  36.